home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Prog / M / MacOberon241.cpt / MacOberon 2.4(1) / Net.Tool (.txt) < prev    next >
Oberon Text  |  1992-02-06  |  2KB  |  40 lines

  1. Syntax10.Scn.Fnt
  2. System.SetUser     {type short_username / password <return>}
  3. Net.Mailbox Server
  4. Net.SendMail Server    {marked viewer}
  5. Net.ReceiveFiles Server ^
  6. Net.SendFiles Server ^
  7. Net.Directory Server ^
  8. Net.SendMsg 
  9. Net.GetTime Server
  10. Net.StartServer
  11. Net.Unprotect
  12. Net.WProtect
  13. Net.StopServer
  14. Attention:
  15.     This network software is compatible with Ceres_Net.
  16.     You can connect several MacOberon_Macintoshes via Ceres_Net,
  17.     using standard LocalTalk cabling plugged into one of your Macintosh's
  18.     ports while simultaneously operating a standard AppleTalk network
  19.     connected to the other port.  However, you should not link the two
  20.     networks together because they use different network protocols.
  21. The port ID and the Ceres-Network number of your Macintosh are
  22. stored in a parameter resource in the MacOberon Application.
  23. Use ResEdit to set it to another value. These value for the port
  24. number is a textual representation, not binary.  The IDs of all
  25. Macintoshes on a Ceres-Net must be unique.
  26. Operating the Ceres-Net software on a Macintosh IIfx requires
  27. setting the Macintosh to "compatibility mode" using the
  28. "IIfx Serial Switch" desk accessory.  This is supplied by Apple
  29. at no charge and can be downloaded from many bulletin boards.
  30. Warning:
  31.     Using Ceres-Net software on Macintosh IIfx'es that are not
  32.     set to "compatibility mode" may result in a system crash.
  33. This only applies to Macintosh IIfx computers, as outlined in
  34. Apple's technical notes.  All other types of Macintosh can use
  35. this software without problems.
  36. If you set up a server, you can make file and local mail services
  37. available to registered users.
  38.     Write.Open Server.Tool
  39. for details.
  40.